Skip to content

「変数」の節の再代入の例を適切なものに変更#950

Merged
chvmvd merged 1 commit intomainfrom
fix-reassignment-example
Apr 5, 2026
Merged

「変数」の節の再代入の例を適切なものに変更#950
chvmvd merged 1 commit intomainfrom
fix-reassignment-example

Conversation

@chvmvd
Copy link
Copy Markdown
Contributor

@chvmvd chvmvd commented Apr 5, 2026

mysteriousNumberという変数名は不適切だったため、より意味のあるunreadMessageCountという変数名に変更しました。

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

「変数」ドキュメント内の「再代入」説明で使うサンプルを、意味が伝わりやすい変数名に置き換えて学習者の理解を助けるPRです。

Changes:

  • 再代入例の変数名を mysteriousNumber から unreadMessageCount に変更
  • 説明文中の参照変数名も上記に合わせて更新

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying utcode-learn with  Cloudflare Pages  Cloudflare Pages

Latest commit: e516dde
Status: ✅  Deploy successful!
Preview URL: https://84746ee9.utcode-learn.pages.dev
Branch Preview URL: https://fix-reassignment-example.utcode-learn.pages.dev

View logs

@chvmvd chvmvd marked this pull request as ready for review April 5, 2026 09:58
@chvmvd chvmvd merged commit 90d8eb4 into main Apr 5, 2026
7 checks passed
@chvmvd chvmvd deleted the fix-reassignment-example branch April 5, 2026 11:18
@chvmvd chvmvd mentioned this pull request Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants